projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6e1276
)
checkbutton: Drop gtkradiobutton.h include
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 30 Aug 2020 21:55:13 +0000
(17:55 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 31 Aug 2020 01:23:25 +0000
(21:23 -0400)
No longer used.
gtk/gtkcheckbutton.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcheckbutton.c
b/gtk/gtkcheckbutton.c
index 59e5645d6976e7496bb856e241e7736928305316..ac087f5079da49710a08a6a28631e343549afd3f 100644
(file)
--- a/
gtk/gtkcheckbutton.c
+++ b/
gtk/gtkcheckbutton.c
@@
-24,6
+24,8
@@
#include "config.h"
+#include "gtkcheckbutton.h"
+
#include "gtkactionhelperprivate.h"
#include "gtkboxlayout.h"
#include "gtkbuiltiniconprivate.h"
@@
-33,7
+35,6
@@
#include "gtkintl.h"
#include "gtklabel.h"
#include "gtkprivate.h"
-#include "gtkradiobutton.h"
#include "gtkstylecontextprivate.h"
#include "gtkwidgetprivate.h"